home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2270 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: ocbbs.gen.nz!not-for-mail
  2. From: steve@hn.ocbbs.gen.nz (Steve Detoni)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Stupid DialogBox() fails....
  5. Date: 17 Jan 1996 09:44:23 +1300
  6. Message-ID: <4dh2n7$rp8@hn.ocbbs.gen.nz>
  7. References: <4d0s1f$je2@nyheter.chalmers.se>
  8. NNTP-Posting-Host: hn.hn.planet.gen.nz
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Ange ditt namn (dittlogin@ios.chalmers.se) wrote:
  12.  
  13. : Hi' 
  14.  
  15. : I'm writing a Windowz based app. using BC4, and everything seems to work 
  16. : fine until I close BC and try to run my program without the IDE:
  17. : and then EVERY STUPID DIALOGBOX() FAILS...
  18. : I don't know why, but one thing is for sure: the code sshould be OK, I ripped it out 
  19. : from Borlands Example files :-) 
  20. : My program worked just fine if I had any of BC programs (e.g. Winsight) running,
  21. : should i try compile it dynamic??
  22.  
  23. : I'm using Win95, but I had the same problem with wfwg3.11 and BC4.5
  24. Yeah, I know the problem ... include borlands libaray within your project 
  25. and then recompile (this is if you are using borlands extra dll files).
  26.  
  27. If you think C coding is bad, wait till you see C++ in the like of OWL 
  28. and MFC. What a total mess, and nightmare to find functions and try and 
  29. write programs. Haven't these companies ever herd of KISS (keep is simple 
  30. and stupid!), probably why Visual BASIC does so well!
  31.  
  32.  
  33. Steve.
  34.  
  35.